CCFLAGS = -Wall ;
LINKFLAGS = -framework IOKit -framework CoreFoundation ;

Main atvrhdd : atvrhdd.c ;

